alter table "PharmacyStore" add column "LocationId" int references "Location"("LocationId");